Class OrderTransactionCreate

Description

This Class represents a dataobject for creating an Order Transaction



			
Variable Summary
Variables
int $Actioncode

The actioncode returned by the payment gateway

int $Amount

The transaction amount in the given currency of the OrderTransaction

string $Cardtype

The cardtype of the OrderTransactionCreate. This can be DK, V-DK, EDK, VISA(DK), VISA, MC(DK), MC, DINERS(DA), DINERS, AMEX(DA), AMEX, JCB, MSC(DK),MSC or FBF

string $Currency

The currency of the OrderTransaction

string $Date

The datetime the OrderTransaction was carried out

int $Errorcode

The errorcode returned by the payment gateway

int $OrderId

The id of the Order of the OrderTransaction

int $PaymentId

The id of the PaymentMethod of the OrderTransaction

int $Status

The status of the transaction (0 for 'rejected', 1 for 'awaiting', 2 for 'completed')

int $SubscriptionId

The subscription id of the payment gateway of the OrderTransaction (0 if none)

int $TransactionNumber

The transactionnumber of the payment gateway of the OrderTransaction

string $TransactionNumberLong

The transactionnumber of the payment gateway of the OrderTransaction.

Documentation generated on Thu, 26 Jul 2018 13:22:47 +0000 by phpDocumentor 1.4.4